Arguments

Arguments are enclosed in parentheses and separated by commas, they can be of the following types:

String constantcharacter string enclosed in single quotes, max. 80 characters. String variable10 user setable string variables are available: $1 to $10, additionaly 5 predifined strings can be used. Integer constantpositive integer in the range 0..32767. Integer variable10 user setable integer variables are available: @1 to @10, range: -32768 to +32767. Functionany of the built-in functions can be used as an argument